* indent.c (MULTIBYTE_BYTES_WIDTH): New args bytes, width.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 15 Mar 2011 17:57:31 +0000 (10:57 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 15 Mar 2011 17:57:31 +0000 (10:57 -0700)
commit2dad318cc187a2b5fc4d2e83a6f10fad336574df
treed51e3f368ad84157cb88cc9813cf4daa4d387f64
parentd14c8700fc19c3730d37cafcfdd2a0c090fcad66
* indent.c (MULTIBYTE_BYTES_WIDTH): New args bytes, width.

All uses changed.
(MULTIBYTE_BYTES_WIDTH, scan_for_column, compute_motion):
Rename locals to avoid shadowing.
src/ChangeLog
src/indent.c